home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19971216-19980424 / 000250_news@newsmaster….columbia.edu _Thu Feb 19 11:25:34 1998.msg < prev    next >
Internet Message Format  |  1998-04-22  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA26048
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 19 Feb 1998 11:25:33 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA27835
  7.     for kermit.misc@watsun; Thu, 19 Feb 1998 11:25:32 -0500 (EST)
  8. Path: news.columbia.edu!panix!nntprelay.mathworks.com!newsfeed.internetmci.com!4.1.16.34!cpk-news-hub1.bbnplanet.com!sanjose-news-feed1.bbnplanet.com!news.bbnplanet.com!sunami.kla-tencor.com!news
  9. From: Chris Pinkard <cpinkard@falcon.kla-tencor.com>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Getting a "Can't Open File" Msg
  12. Date: Thu, 19 Feb 1998 07:58:35 -0800
  13. Organization: Another Netscape News Server User
  14. Lines: 38
  15. Message-ID: <34EC56AB.617C3990@falcon.kla-tencor.com>
  16. References: <34EB6F76.837D5405@falcon.kla-tencor.com> <6cftvt$p48$1@apakabar.cc.columbia.edu>
  17. NNTP-Posting-Host: 10.34.254.42
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset=us-ascii
  20. Content-Transfer-Encoding: 7bit
  21. X-Mailer: Mozilla 4.03 [en] (WinNT; U)
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:8440
  23.  
  24. Many thanks for the reply.  I tried writing to a Flash File System as well
  25. as
  26. a hard disk, both had space available, and I was trying to store into the
  27. root directory (C:\ and D:\) so that DOS' primitive permissions and
  28. security don't come into play.
  29.  
  30. The problem disappeared after I rebooted the two systems this
  31. morning.
  32.  
  33. all the best,
  34. chris p.
  35.  
  36. ================   May all your goats be free of fleas,
  37. ================   and may your camels never spit.
  38.  
  39. Frank da Cruz wrote:
  40.  
  41. > In article <34EB6F76.837D5405@falcon.kla-tencor.com>,
  42. > Chris Pinkard  <cpinkard@falcon.kla-tencor.com> wrote:
  43. > : When I connect from K95 to a DOS box, running MS-Kermit 3.14, patch
  44. > : level 0, the DOS box is always telling me "Can't open file" whenever I
  45. > : try to do a receive or when I put it in server mode and do a send from
  46. > : K95.
  47. > :
  48. > : The other DOS system I have doesn't do this.  Note that I can put the
  49. > : DOS box in server mode, and do a GET from K95 with no problem.  The
  50. > : file and comm parameters seem to be completely compatible.
  51. > :
  52. > : any ideas?
  53. > :
  54. > It sounds like you are trying to send a file to a DOS disk that is
  55. > (a) write-protected or (b) full.  There are, of course, other possible
  56. > explanations, but these are the most likely.
  57. >
  58. > - Frank
  59.